'宣言 Public Overloads Shared Function CreateGlyphsPath( _ ByVal g As GcGraphics, _ ByVal font As CffTable, _ ByVal glyphs() As System.UShort, _ ByVal glyphAdvances() As System.Single, _ ByVal length As System.Integer _ ) As IPath
public static IPath CreateGlyphsPath( GcGraphics g, CffTable font, System.ushort[] glyphs, System.float[] glyphAdvances, System.int length )
パラメータ
- g
- font
- glyphs
- glyphAdvances
- length